home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 2000 November: Tool Chest / Dev.CD Nov 00 TC Disk 1.toast / Sample Code / Archive / Human Interface Toolbox / DragWindow INIT / readme•DragWindow INIT < prev    next >
Encoding:
Text File  |  2000-09-28  |  443 b   |  10 lines  |  [TEXT/ttxt]

  1.     DragWindow is an INIT that replaces the old DragWindow routine in the Mac
  2.     with a new one that allows you to drag the window itself (you still get to
  3.     see the window contents) instead of dragging an ouline of a window.
  4.     Put the file DragWindoww INIT in your System Folder and restart, next time
  5.     you drag a window in any application it will really be the window and not just
  6.     its outline.
  7.  
  8.  
  9.     By Ricardo Batista, 06/15/90
  10.